
/********首页*********/

/*头部*/
body{background: url(/public/home/img/ind_bg.png) no-repeat;background-size:cover;background-position: center top;}
.nr{width: 1200px;margin: 0 auto;}
.top{width: 100%;height: 30px;line-height: 30px;}
.top p{color: #666666;}
.logo{display: inline-block;}
.head_tel{display: inline-block;float: right;position: relative;top: 17px;}
.top_tel{display: inline-block;}
.header{padding: 10px 0;}
.top_tel p{color: #686868;font-size: 16px;}
.top_tel span{color: #3097ed;font-size: 20px;font-weight: bold;}
.head_tel img{margin-right: 10px;position: relative;top: 8px;}


/*导航*/
.p_nav{width: 100%;height: 50px;background: #008cd6;}
.nav_list>li{display: inline-block;width: 14.2%;float: left;height: 50px;line-height: 50px;text-align: center;position: relative;}
.nav_list>li a{color: white;font-size: 16px;}
/*.nav_list{overflow: hidden;}*/
.nav_list>li::before{content: "";width: 1px;height: 17px;background: url(/public/home/img/nav_icon.png) no-repeat;background-size: 100% 100%;position: absolute;top: 17px;right: 0;}
.nav_list>li:last-child::before{display: none;}
.nav_list>.active{background: #3097ed;}
.nav_meu{width: 200px;background: rgba(255,255,255,.9);position: absolute;top: 50px;left:-15px;z-index: 99;padding: 10px 15px;display: none;}
.nav_meu li{width: 100%;height: 50px;line-height: 50px;}
.nav_meu li a{color: #333333;}
.nav_meu li:hover{background: #3097ed;}
.nav_meu li:hover a{color: white;}
.y_nav{display: none;}

.carousel-inner>.item>a>img, .carousel-inner>.item>img{width: 100%;}
.carousel-indicators li{width: 48px;height: 8px;background: rgba(255,255,255,.7);border-radius: 0;border: none;margin: 0 3px;}
.carousel-indicators .active{width: 48px;height: 8px;margin: 0 3px;background: #3097ed;}

/*关于*/
.ind_ab{height: 350px;background: url(/public/home/img/ind_bg01.png) no-repeat;background-size: 100% 100%;margin-top: 140px;padding: 35px;}
.ind_ab img{width: 595px;height: 345px;position: relative;bottom: 65px;}
.gy_c{display: inline-block;width: 43%;margin-left: 30px;}
.gy_bt h4{color: #3c3c3c;font-size: 19px;font-weight: bold;}
.gy_bt span{display: inline-block;width: 80px;height: 4px;background: #3097ed;}
.gy_c p{text-indent: 2em;color: #3C3C3C;line-height: 25px;margin-top: 15px;}
.gy_c a{display: inline-block;width: 110px;height: 30px;border: 1px solid #3097ed;text-align: center;line-height: 30px;color: #3097ED;margin-top: 25px;transition: all .4s;}
.gy_c a:hover,.dl_more a:hover{background:rgba(48,151,237,.7);color: white;}

/*代理风采*/
.ind_dl{margin-top: 70px;}
.tit{text-align: center;background: url(/public/home/img/bt_bg.png) no-repeat;background-size: 100% 100%;}
.tit h2{color: #008cd6;font-size: 30px;font-weight: bold;margin-bottom: 7px;}
.tit span{color: #3e3d3d;font-size: 12px;font-weight: bold;}
.tit p{color: #3e3d3d;font-size: 12px;margin-top: 7px;}
.tit h2 img{position: relative;top: 11px;}
.dl_list li{display: inline-block;width: 390px;height: 320px;margin-right: 10px;background: #eeeeee;text-align: center;padding: 35px;padding-bottom: 0;box-shadow: 2px 2px 7px #A1A1A1;-moz-box-shadow: 2px 2px 7px #A1A1A1;-webkit-box-shadow: 2px 2px 7px #A1A1A1;}
.dl_list li img{width: 100%;height: 238px;}
.dl_list li p{color: #666666;font-size: 18px;margin-top: 10px;}
.dl_list li:nth-child(3n){margin-right: 0;}
.dl_list{margin-top: 20px;}
.dl_list li:hover p{color:#3097ed;}
.dl_more{text-align: center;}
.dl_more a{display: inline-block;width: 180px;height: 45px;text-align: center;border: 2px solid #3097ed;line-height: 43px;color: #3097ED;font-size: 16px;margin-top: 40px;transition: all .4s;}

/*产品分类*/
.ind_pro{width: 100%;background: url(/public/home/img/ind_bg02.png) no-repeat;background-size:cover;margin-top: 75px;}
.cp_nr{height: auto;background: rgba(0,0,0,.5);padding: 20px;padding-top: 65px;}
.cp_nr .tit span{color: #dedede;}
.cp_nr .tit p{color: white;}
.cp_c{margin-top: 40px;}
.join_swi{display: inline-block;width: 700px;height: 640px !important;}
.join_swi .swiper-slide img{width: 100%;height: 100%;}
.join_swi .swiper-button-next,.join_swi .swiper-button-prev{width: 48px;height: 48px;}
.join_swi .swiper-button-next{background: url(/public/home/img/icon_rgs.png) no-repeat;background-size: 100% 100%;bottom: 0;top: inherit;right: inherit;left: 49px;}
.join_swi .swiper-button-prev{background: url(/public/home/img/icon_lfs.png) no-repeat;background-size: 100% 100%;left: 0;bottom: 0;top: inherit;}
.join_swi .swiper-button-next:hover{background: url(/public/home/img/icon_rg.png) no-repeat;background-size: 100% 100%;}
.join_swi .swiper-button-prev:hover{background: url(/public/home/img/icon_lf.png) no-repeat;background-size: 100% 100%;}
.cp_rg{display: inline-block;width: 39%;vertical-align: top;}
.cp_fl li{display: inline-block;width: 214px;height: 146px;position: relative;margin-left: 10px;margin-bottom: 16px;overflow: hidden;}
.cp_fl li .fl_m{width: 100%;height: 100%;transition: all .5s;}
.fl_mod{width: 105px;height: 75px;background: #3097ed;text-align: center;position: absolute;top: 50%;left: 50%;margin-top: -37.5px;margin-left: -52.5px;padding: 15px 0;}
.fl_mod p{color: white;font-size: 12px;margin-bottom: 5px;}
.cp_fl li:hover .fl_m{transform: scale(1.1);}

/*优势*/
.ind_ys{margin-top: 115px;}
.ys_tb,.ys_wz{overflow: hidden;text-align: center;}
.ys_tb li,.ys_wz li{display: inline-block;width: 22.5%;text-align: center;}
.ys_tb li span{display: inline-block;width: 142px;height: 118px;}
.ys_tb li:nth-child(1) span{background: url(/public/home/img/ind_icon01.png) no-repeat;background-size: 100% 100%;}
.ys_tb li:nth-child(2) span{background: url(/public/home/img/ind_icon02.png) no-repeat;background-size: 100% 100%;}
.ys_tb li:nth-child(3) span{background: url(/public/home/img/ind_icon03.png) no-repeat;background-size: 100% 100%;}
.ys_tb li:nth-child(4) span{background: url(/public/home/img/ind_icon04.png) no-repeat;background-size: 100% 100%;}
.ys_tb li:nth-child(1):hover span{background: url(/public/home/img/ind_icon01s.png) no-repeat;background-size: 100% 100%;}
.ys_tb li:nth-child(2):hover span{background: url(/public/home/img/ind_icon02s.png) no-repeat;background-size: 100% 100%;}
.ys_tb li:nth-child(3):hover span{background: url(/public/home/img/ind_icon03s.png) no-repeat;background-size: 100% 100%;}
.ys_tb li:nth-child(4):hover span{background: url(/public/home/img/ind_icon04s.png) no-repeat;background-size: 100% 100%;}
.ys_tb{margin-top: 60px;}
.ys_sz{text-align: center;margin-top: 25px;}
.ys_wz{margin-top: 20px;}
.ys_wz li p{font-size: 18px;margin-bottom: 15px;}
.ys_wz li span{color: #666666;display: inline-block;padding: 0 40px;}

/*加盟留言*/
.ind_jm{width: 100%;background: url(/public/home/img/ind_bg03.png) no-repeat;background-size:cover;margin-top: 110px;overflow: hidden;}
.ind_join,.ind_msg{display: inline-block;width: 50%;height: 515px;background: rgba(0,0,0,.6);padding: 75px 80px;float: left;}
.jm_tit{color: white;position: relative;padding-left: 15px;}
.jm_tit p{font-size: 24px;}
.jm_tit::before{content: "";width: 6px;height: 45px;background:#3097ed;position: absolute;top:5px;left: 0;}
.lc_m{margin-top: 25px;}
.ind_msg{background: rgba(0,0,0,.2);}
.ind_msg form{margin-top: 25px;}
.inp span{display: inline-block;width: 65px;height: 32px;line-height: 32px;color: white;font-weight: bold;vertical-align:top;}
.inp{margin-bottom: 12px;}
.inp input,.inp textarea,.ind_msg form input[type="submit"]{width: 84%;height: 32px;border: 1px solid #c3bbb6;background: rgba(255,255,255,.2);border-radius: 5px;color: white;padding-left: 10px;}
.inp input::-webkit-input-placeholder,.inp textarea::-webkit-input-placeholder{color: #e2e2e2;}
.inp textarea{height: 63px;padding:5px 10px;}
.inp_t span{height: 63px;line-height: 63px;}
.inp_yzm input{width:165px;}
.inp_yzm em{display: inline-block;width: 105px;height: 32px;vertical-align: top;}
.inp_yzm em img{width: 100%;height: 100%;}
.inp_yzm a{display: inline-block;width: 90px;height: 32px;border: 1px solid #c3bbb6;background: rgba(255,255,255,.2);border-radius: 5px;text-align: center;vertical-align: top;cursor: pointer;}
.inp_yzm a img{position: relative;top: 5px;}
.ind_msg form input[type="submit"]{float: right;}

/*成功案例*/
.ind_case{margin-top: 85px;}
.al_list li{display: inline-block;float: left;overflow: hidden;position: relative;margin-left: 18px;}
.al_list li:first-child{width: 465px;height: 335px;margin-left: 0;}
.al_list li img{width: 100%;height: 100%;transition: all 0.5s;}
.al_list li:nth-child(2){width: 465px;height: 157px;margin-bottom: 20px;}
.al_list li:nth-child(3),.al_list li:nth-child(4){width: 223px;height: 157px;}
.al_list{overflow: hidden;width: 948px;display: inline-block;margin-top: 45px;}
.al_lists{display: inline-block;float: right;margin-top: 45px;}
.al_lists li{width: 232px;height: 335px;overflow: hidden;position: relative;}
.al_lists li img{width: 100%;height: 100%;transition: all 0.5s;}
.al_mod{width: 100%;background: rgba(0,0,0,.4);position: absolute;bottom: 0;left: 0;padding: 10px;color: white;text-align: center;}
.al_mod h3{font-size: 20px;font-weight: bold;margin-bottom: 5px;}
.al_list li:first-child .al_mod{padding: 20px 25px;text-align: left;}
.al_list li:hover img,.al_lists li:hover img{transform: scale(1.1);}

/*新闻动态*/
.ind_xw{width: 100%;height: 485px;background: url(/public/home/img/ind_bg04.png) center center no-repeat;background-size: cover;margin-top: 100px;}
.xw_c{width: 560px;float: right;margin-top: 30px;}
.xw_t{text-align: center;}
.xw_t p{color: #3097ED;font-size: 24px;margin-bottom: 15px;}
.new_u li .lf_data{display: inline-block;width:90px;height: 90px;background: #f3f3f3;float: left;text-align: center;padding-top: 5px;color: #999999;}
.new_u li .lf_data p{font-size: 44px;font-weight: bold;}
.new_u li .lf_data span{font-size: 14px;position: relative;bottom: 8px;}
.new_u li .lf_txt{width: 81%;height: 90px;float: left;padding:12px 25px;background: #f3f3f3;margin-left: 13px;}
.new_u li .lf_txt p{font-size: 14px;color: black;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new_u li .lf_txt span{color: #666666;font-size: 12px;line-height: 21px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.new_u li:hover .lf_txt p,.new_u li:hover .lf_txt span{color:white;}
.new_u li{overflow: hidden;margin-bottom: 28px;}
.new_u li:hover .lf_txt,.new_u li:hover .lf_data{background:#3097ed;color: white;}
.new_u{margin-top: 15px;}


/*首页视频图片样式*/
.ykplayer-poster-logo{background: url(/public/home/img/ind_img05.png) no-repeat !important;background: 100% 100% !important;}

/*底部*/
.footer{width: 100%;background: #008cd6;padding-top: 50px;overflow: hidden;}
.foot_c{display: inline-block;width: 33%;float: left;color: white;height: 205px;}
.foot_bt p{font-size: 16px;font-weight: bold;}
.foot_lx li{font-size: 12px;line-height: 27px;}
.foot_lx li a{color: white;}
.foot_lx{margin-top: 10px;}
.foot_nav li{display: inline-block;margin-right: 20px;line-height: 33px;}
.foot_nav li a{color: white;font-size: 12px;}
.foot_nav li:hover a{color: #3097ed;}
.foot_nav{width:65%;margin-top: 10px;}
.foot_dh{padding: 0 50px;width: 30%;}
.foot_ew{border: none;width: 25%;}
.foot_w{margin-top: 30px;}
.foot_w img{width: 100px;height: 100px;margin-left: 20px;}
.foot_qb{width: 100%;background: black;padding: 15px 0;text-align: center;margin-top: 50px;}
.foot_qb p{color: white;font-size: 12px;}
.foot_lf{width: 44%;}
.foot_qb{text-align: center;padding: 10px;font-size: 12px;color: white;display: none;}

/******产品中心******/
.banner,.banner img{width: 100%;}
.pro_tab{margin-top: 30px;}
.pro_tab li{display: inline-block;width: 150px;height: 40px;text-align: center;line-height: 40px;background:#333333;margin-right: 15px;}
.pro_tab li a{color: white;font-size: 16px;}
.pro_tab li:last-child{margin-right: 0;}
.pro_tab .active,.pro_tab li:hover{background: #3097ed;}
.pro_tab .active a,.pro_tab li:hover a{color: white;}
.pro_c{width: 100%;background: rgba(255,255,255,.6);padding: 50px 85px;margin-top: 50px;margin-bottom: 100px;}
.pro_list li{display: inline-block;text-align: center;margin-right: 45px;margin-bottom: 15px;}
.pro_list li img{width: 220px;height: 200px;border: 1px solid #959595;}
.pro_list li p{color: #666666;margin-top: 5px;}
.pro_list li:nth-child(4n){margin-right: 0;}
.pro_list li:hover img{border-color:#3097ed;}
.pro_list li:hover p{color:#3097ed;}
.paging{width: 100%;height: auto;text-align: center;margin-top: 35px;}
.paging li{display: inline-block;padding: 5px 10px;border: 1px solid #CCCCCC;margin: 0 5px;background: white;}
.paging .active a{color: white;}
.paging .active{background: #3097ed;border-color: #3097ed;}
.paging li a{display: block;color: #666666;font-size: 12px;}

/******工程案例******/
.case_list li{margin-right: 25px;}
.case_list li img{width: 250px;height: 180px;border: none;}
.case_c{padding: 50px 55px;}

/******公司荣誉******/
.honor_list li{width: 220px;text-align: center;}
.honor_list li img{width: 100%;height: auto;}


/********联系我们*******/
.cont_tb{width: 100%;background: rgba(255,255,255,.6);padding: 30px 25px;margin-top: 50px;}
.cont_tit{text-align: center;}
.cont_tit h3{color: #020202;font-size: 24px;margin-bottom: 5px;}
.cont_tit p{color: #3097ED;font-size: 18px;}
.ind_lx_u li{display: inline-block;width: 33%;}
.ind_lx_u li img{margin-top: 10px;}
.ind_lx_u{margin-top: 50px;text-align: center;}
.lx_c{color: white;color: white;display: inline-block;height:55px;width: 75%;border-left: 1px solid white;padding-left: 20px;margin-left: 20px;text-align: left;}
.lx_c p{line-height: 25px;}
.ind_lx_fr{width: 100%;margin-top:95px;font-family: "微软雅黑";}
.ly_lf{display: inline-block;width: 365px;}
.ly_lf input{width: 100%;height: 45px;border: 1px solid white;background: transparent;color: white;margin-bottom: 10px;padding-left: 15px;}
.ly_lf input::-webkit-input-placeholder{color: white;}
.ly_lf input::-moz-placeholder{color: white;}
.ly_lf input:-moz-placeholder{color: white;}
.ly_lf input:-ms-input-placeholder{color: white;}
.ly_rg{display: inline-block;float: right;width:755px;}
.ly_rg textarea{width: 100%;height: 155px;border: 1px solid white;background: transparent;padding: 15px;color: white;}
.ly_rg textarea::-webkit-input-placeholder{color: white;}
.ind_lx_fr input[type="submit"]{width: 275px;height: 50px;background:#3097ed;border: none;color: white;margin-top: 30px;}
.ind_lx_fr form{display:inline-block;width:100%;}
.contact_lx .lx_c,.contact_msg .ly_lf input,.contact_msg .ly_rg textarea{color: black;border-color: black;}
.contact_gz li{color: black;}
.contact_msg .ly_lf input::-webkit-input-placeholder{color: black;}
.contact_msg .ly_lf input::-moz-placeholder{color: black;}
.contact_msg .ly_lf input:-moz-placeholder{color: black;}
.contact_msg .ly_lf input:-ms-input-placeholder{color: black;}
.contact_msg .ly_rg textarea::-webkit-input-placeholder{color: black;}
.map{width: 100%;height: 350px;margin-top: 100px;}
.map img{width: 100%;height: 100%;}
.contact{margin-bottom: 100px;}


/********资讯中心*******/
.news_list{margin-top: 50px;}
.news_list li{padding: 10px 20px;border: 1px solid #eeeeee;position: relative;margin-bottom: 30px;width: 100%;background: white;transition-duration: 0.4s;}
.news_list li .news_m{width: 180px;height: 130px;}
.news_list li .news_wz{display: inline-block;width: 71%;height: 130px;padding-right: 40px;border-right: 1px solid black;margin-left: 20px;position: relative;}
.news_list .hvr-grow:hover{transform: scale(1.03);}
.news_wz p{color: #010101;font-size: 20px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_wz span{color: #666666;font-size: 16px;position: absolute;bottom: 0;left: 0;}
.news_icon{position: absolute;right: 65px;top: 50%;margin-top: -12.5px;height: auto}
.news_list li:hover{box-shadow:4px 4px 10px #949294;-moz-box-shadow:4px 4px 10px #949294; -webkit-box-shadow:4px 4px 10px #949294;}
.news_wz em{font-size: 16px;color: #666666;line-height: 25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.news_list li:hover .news_wz p{color:#3097ED;}
.news{margin-bottom: 100px;}

/********公司简介*******/
.about{width: 100%;background:rgba(255,255,255,.6);padding: 33px;margin-top: 50px;margin-bottom: 100px;}
.about_j img{width: 600px;}
.about_j .gy_c{padding-top: 45px;}
.about_zt img{width: 597px;float: right;}
.about_zt{overflow: hidden;margin-top: 50px;}
.zt_c{padding-top: 40px;}
.about_c{margin-top: 50px;padding: 0 35px;}
.about_c p{text-indent: 2em;color: #3C3C3C;line-height: 25px;margin-top: 15px;}
.about_c img{width: 500px;}
.about_c .m_rg{float: right;}

/********招商加盟*******/
.join_box{background: url(/public/home/img/join_bg.jpg) no-repeat;background-size: cover;background-position: center;}
.join_tit{position: relative;z-index: 99;}
.join_tit img{width: 100%;}
.bg_wz{display: inline-block;width: 625px;padding: 0 30px;padding-top: 60px;}
.bg_wz h4{font-size: 18px;color:#3097ED;font-weight: bold;margin-bottom: 25px;}
.bg_wz p{line-height: 23px;}
.bs_m{display: inline-block;width: 420px;float: right;}
.bs_m img{width: 100%;}
.bg{padding-left: 95px;position: relative;bottom: 110px;}
.bs_list li{display: inline-block;text-align: center;margin-right: 23px;}
.bs_list li img{width: 350px;height: 330px;}
.bs_list li p{font-size: 18px;font-weight: bold;margin-top: 13px;color: #333333;}
.bs_list li span{display: inline-block;width: 200px;height: 2px;background: #333333;}
.bs_list li:nth-child(3n){margin-right: 0;}
.bs_list{margin-top: 45px;}
.join_lc{margin-top: 75px;}
.lc_nr{width: 1013px;margin: 0 auto;margin-bottom: 100px;}
.lc_zn h3{color:#3097ED;font-size: 24px;font-weight: bold;margin-bottom: 25px;}
.lc_zn p{font-size: 18px;line-height: 30px;margin-bottom: 30px;}
.lc_zn{margin-bottom: 45px;}
.lc_list li{font-size: 18px;line-height: 30px;}
.lc_list{margin-bottom: 30px;}
.join_fl li{display: inline-block;width: 25%;float: left;text-align: center;margin-bottom: 25px;}
.join_fl{overflow: hidden;margin-top: 48px;}
.join_fl li p{font-size: 18px;margin-top: 15px;}
.join_msg .inp_k{display: inline-block;width: 480px;height: 40px;margin-bottom: 30px;}
.join_msg .inp_k input{width: 100%;height: 40px;border: none;padding-left: 10px;font-size: 16px;}
.join_msg .inps{float: right;}
.inp_text textarea{width: 100%;height: 150px;border: none;padding: 10px;font-size: 16px;}
.tj input{width: 150px;height: 50px;background:#3097ED;color: white;font-size: 18px;border: none;margin: 0 25px;}
.tj{text-align: center;margin-top: 30px;}
.join_msg{margin-top: 80px;}
.y_jbt{text-align: center;display: none;}
.y_jbt h4{font-size: 20px;margin-bottom: 5px;color: #020202;font-weight: bold;}
.y_jbt p{color: #3097ED;}


/*********分辨率小于768px移动端********/
@media only screen and (max-width: 768px) {
	body{background: white;}
	.top,.header,.p_nav{display: none;}
	.container-fluid>.navbar-header{width: 100%;margin: 0;}
	.navbar{margin-bottom: 0;min-height: 55px;}
	.navbar-brand{width:68%;padding-left: 0;padding-top: 8px;}
	.navbar-brand>img{width:95px;}
	.navbar-default .navbar-toggle {border-color: transparent;padding-right: 0;}
	.navbar-default .navbar-toggle .icon-bar {background-color: #3097ed;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
	.container-fluid>.navbar-collapse{position: relative;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background: #3097ed;color: white;}
	.y_nav{display: block;width: 100%;position: fixed;top: 0;left: 0;z-index: 999;box-shadow:2px 2px 5px #A1A1A1;-moz-box-shadow:2px 2px 5px #A1A1A1; -webkit-box-shadow:2px 2px 5px #A1A1A1;}
	
	#myCarousel{margin-top: 56px;}
	.carousel-indicators li,.carousel-indicators .active{width: 20px;height: 3px;}
	.carousel-indicators{bottom: 0;}
	
	.nr{width: 100%;padding-left: 15px;padding-right: 15px;}
	.ind_ab{background: #e9e9e9;height: auto;margin-top: 0;}
	.ind_ab img{position: static;width: 100%;height: auto;}
	.gy_c{width: 100%;margin-left: 0;margin-top: 15px;}
	.gy_bt h4{font-size: 16px;}
	.gy_bt span{width: 55px;height: 3px;}
	
	.tit{background: none;}
	.tit h2{font-size: 20px;}
	.tit h2 img{top: 5px;}
	.ind_dl{margin-top: 30px;}
	.tit p{margin-top: 3px;}
	.dl_list li{width: 100%;margin-bottom: 20px;padding: 15px;height: auto;}
	.dl_list li img{height: auto;}
	.dl_list li p{font-size: 16px;}
	.dl_more a{font-size: 14px;width: 140px;height: 35px;line-height: 33px;margin-top: 20px;}
	
	.ind_pro{margin-top: 35px;}
	.join_swi{width: 100%;height: 250px !important;margin-bottom: 15px;}
	.join_swi .swiper-button-next, .join_swi .swiper-button-prev{width: 30px;height: 30px;}
	.join_swi .swiper-button-next{left: 33px;}
	.cp_nr{padding-top: 30px;height: auto;}
	.cp_rg{width: 100%;}
	.cp_fl li{margin-left: 0;width: 48%;margin-right: 9px;height: auto;}
	.cp_fl li:nth-child(even){margin-right: 0;}
	.cp_c{margin-top: 20px;}
	.fl_mod{padding: 7px 0;height: 60px;margin-top: -30px;}
	
	.ind_ys{margin-top: 30px;}
	.ys_tb li span{width: 65px;height: 55px;}
	.ys_sz{margin-top: 10px;display: none;}
	.ys_tb li, .ys_wz li{width: 24%;}
	.ys_wz li p{font-size: 13px;margin-bottom: 5px;}
	.ys_wz li span{font-size: 12px;padding: 0 5px;}
	.ys_tb{margin-top: 30px;}
	
	.ind_jm{margin-top: 35px;}
	.ind_join, .ind_msg{width: 100%;height: auto;padding: 25px;}
	.jm_tit p{font-size: 20px;}
	.jm_tit span{font-size: 13px;}
	.jm_tit::before{height: 40px;width:4px;}
	.inp input, .inp textarea, .ind_msg form input[type="submit"]{width: 79%;}
	.inp_yzm input{width: 34%;}
	.inp_yzm em{width:22%;}
	.inp_yzm a{width:20%;}
	.inp span{width: 19%;}
	.inp_yzm a img{width: 15px;top: 7px;}
	
	.ind_case{margin-top: 30px;}
	.al_list{width: 100%;margin-top: 25px;}
	.al_list li:first-child,.al_list li:nth-child(2){width: 100%;height: auto;margin-bottom: 15px;}
	.al_list li{margin-left: 0;}
	.al_list li:first-child .al_mod{padding: 10px;}
	.al_mod h3{font-size: 16px;}
	.al_list li:nth-child(3), .al_list li:nth-child(4){width: 50%;height: auto;}
	.al_lists{float: none;width: 100%;height: auto;margin-top: 15px;}
	.al_lists li{width: 100%;height: auto;}
	
	.ind_xw{background: #e9e9e9;height: auto;overflow: hidden;margin-top: 40px;}
	.xw_c{width: 100%;}
	.new_u li .lf_data p{font-size: 25px;}
	.new_u li .lf_data{width: 65px;height: 65px;}
	.new_u li .lf_txt{width: 76%;margin-left: 10px;padding: 10px;height: auto;}
	.new_u li .lf_txt span{line-height: normal;}
	.xw_t p{font-size: 20px;}
	
	.footer{display: none;}
	.foot_qb{display: block;}
	.foot_qb a{color: white;}
	
	/*产品中心*/
	.banner{margin-top: 56px;}
	.pro_tab li a{font-size: 14px;}
	.pro_c{background: #F5F5F5;margin-top: 20px;padding: 15px 10px;}
	.pro_tab li{margin-right: 5px;margin-bottom: 10px;}
	.pro_tab{text-align: center;}
	.pro_list li{width: 48%;margin-right:8px;}
	.pro_list li:nth-child(even){margin-right: 0;}
	.pro_list li img{width: 100%;height: auto;}
	
	/*联系我们*/
	.ind_lx_u{margin-top: 30px;}
	.ind_lx_u li{width: 100%;margin-bottom: 15px;}
	.lx_c p{line-height: 22px;}
	.ind_lx_u li img{width: 19px;}
	.ly_lf,.ly_rg{width: 100%;}
	.ind_lx_fr{margin-top: 40px;overflow: hidden;}
	.ind_lx_fr input[type="submit"]{width: 200px;height: 40px;margin-top: 25px;left: 0;}
	.ind_lx_fr form{width: 100%;}
	.ly_rg textarea{height: 120px;}
	.cont_tb{padding: 0;margin-top: 30px;}
	.cont_tit h3{font-size: 20px;}
	.cont_tit p{font-size: 14px;}
	.map{height: auto;margin-top: 55px;}
	
	/*资讯中心*/
	.news_list li{padding: 10px;margin-bottom: 15px;}
	.news_list li .news_m{width: 33%;height: auto;}
	.news_icon{display: none;}
	.news_list li .news_wz{border: none;height:77px;margin-left: 10px;width: 62%;padding-right: 0;}
	.news_wz p{font-size: 15px;margin-bottom: 0;}
	.news_wz span{font-size: 12px;}
	.news_wz em{font-size: 12px;line-height: normal;}
	.news_list{margin-top: 25px;}
	
	/*公司简介*/
	.about{background: #F5F5F5;padding: 10px;margin-top: 25px;}
	.about_j .gy_c{padding-top: 15px;}
	.zt_c{padding-top: 0;}
	.about_zt{margin-top: -5px;}
	.about_zt img{width: 100%;margin-top: 15px;}
	.about_c{padding: 0;}
	.about_c img{width: 100%;margin-bottom: 10px;}
	.about_c .m_rg{float: none;}
	
	/*招商加盟*/
	.y_jbt{display: block;}
	.join_tit{display: none;}
	.bg{position: static;padding-left: 0;margin-top: 25px;}
	.bg_wz{width: 100%;padding: 0;}
	.bg_wz h4{font-size: 16px;line-height:24px;margin-bottom: 10px;}
	.bs_m{width: 100%;float: none;margin-top: 15px;}
	.join{margin-top: 25px;}
	.bs_list{display: none;}
	.join_ly{margin-top: 35px;}
	.ly_m{margin-top: 25px;}
	.lc_nr{width: 100%;padding-left: 15px;padding-right: 15px;}
	.lc_zn h3{font-size: 16px;}
	.lc_zn{margin-top: 25px;margin-bottom: 30px;}
	.lc_zn p{font-size: 14px;line-height: 23px;margin-bottom: 15px;}
	.lc_list li{font-size: 14px;line-height: 23px;}
	.join_fl li p{font-size: 12px;padding: 0 8px;}
	.join_fl li{width: 33%;margin-bottom: 15px;}
	.join_fl li img{width: 60%;}
	.join_msg .inp_k{width: 100%;margin-bottom: 20px;}
	.join_msg .inp_k input{font-size: 14px;}
	.join_msg{margin-top: 25px;}
	.tj input{font-size: 14px;width: 110px;height: 30px;line-height: 30px;margin: 0 10px;}
	.join_lc{margin-top: 35px;}
}